home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / A-D / Add⁄Strip 3.0.2.cpt / Add_Strip 3.0.2.rsrc / STR#_5008.txt < prev    next >
Text File  |  1992-12-07  |  3KB  |  71 lines

  1. Converts the first character of each sentence to upper case, the rest to lower case.
  2.  
  3. Converts the first character of each word to upper case, the rest to lower case.
  4.  
  5. Converts the first character of each sentence to upper case.
  6.  
  7. Converts the first character of each word to upper case.
  8.  
  9. Converts all characters to lower case.
  10.  
  11. Converts all characters to upper case.
  12.  
  13. Ignores case.
  14.  
  15. Edits the leading compare/insert string.
  16.  
  17. Inserts the leading string at the start of each line.
  18.  
  19. Repeatedly compares the leading string against the start of each line, removing matches. If a match occurs, a single tab is inserted at the start of the line.
  20.  
  21. Repeatedly compares the leading string against the start of each line, removing matches. A single space removes leading spaces.
  22.  
  23. Leading strings are ignored.
  24.  
  25. Outputs no more than three consecutive blank lines.
  26.  
  27. Outputs no more than two consecutive blank lines.
  28.  
  29. Outputs no more than one consecutive blank line.
  30.  
  31. Outputs no blank lines.
  32.  
  33. Blank lines are not filtered.
  34.  
  35. Converts curled quotes and apostrophes, to their non-curled counterparts that are usually used on other types of computers.
  36.  
  37. Converts quotes and apostrophes, to their curled counterparts that are generally preferred on the Mac.
  38.  
  39. Ignores quotes and apostrophes, curled or otherwise.
  40.  
  41. Inserts tabs in files where characters are arranged in a fixed length, columnar format padded with spaces.
  42.  
  43. Inserts tabs in files where characters are arranged in variable length, columnar format padded with spaces. The first line of the file must contain mapping information for tab placement.
  44.  
  45. Removes tabs and pads with spaces to arrange characters in a variable length, columnar format as determined by the position and number of tabs in the FIRST line.
  46.  
  47. Removes tabs and pads with spaces to arrange characters in a fixed, columnar format. The position and number of tabs in the FIRST line determine the number of spaces used.
  48.  
  49. Replaces tabs with quotes and commas, converting Wind<tab>2.8<tab>Shareware to "Wind",2.8,"Shareware." CSV stands for Comma Separated Values.
  50.  
  51. Removes quotes and replaces commas with tabs, converting "Wind",2.8,"Shareware" to Wind<tab>2.8<tab>Shareware. CSV stands for Comma Separated Values.
  52.  
  53. Replaces each and every tab with a specified number of spaces.
  54.  
  55. Replaces consecutive spaces greater than a specified number with a single tab.
  56.  
  57. Reformats lines to a specified width, without splitting words.
  58.  
  59. Strips line feeds and/or carrage returns from lines.
  60.  
  61. Adds line feeds and/or carrage returns to lines.
  62.  
  63. Clears the high bit in WordStar files, while removing LFs, to create normal TEXT files.
  64.  
  65. Works like Make Paragraphs, except indention is ignored when processing lines.
  66.  
  67. Selectively strips carriage returns from lines so they‚Äôll denote paragraphs, not lines. Two or more in a row indicate end of paragraphs. Indention (a space or tab is the first character) indicates the start of a paragraph.
  68.  
  69. Processes a file as specified by the chosen pop-up menus, checkboxes, replacement strings, and character remapping set.
  70.  
  71.